| 1. | Specifies an option clause to attach to a query that matches 指定将option子句附加到与 |
| 2. | The option clause is not allowed on views 不允许对视图使用option子句。 |
| 3. | Only one option clause can be specified with the statement 使用该语句只能指定一个option子句。 |
| 4. | Option clause with query hints for xml 带有查询提示的option子句 |
| 5. | Of the view together with the with check option clause 中的任何位置都不与with check option子句一起使用时,该视图可以更新。 |
| 6. | The control privilege for an object cannot be granted to other users or groups using the with grant option clause 不能使用with grant option子句向别的用户或组授予对象的control特权。 |
| 7. | Many of the database object privileges also allow you to include the with grant option clause in the grant statement 许多数据库对象特权还允许在grant语句中包含with grant option子句。 |
| 8. | If union is involved in the main query , only the last query involving a union operation can have the option clause 如果主查询中涉及union ,则只有涉及union运算符的最后一个查询才能有option子句。 |
| 9. | If the with check option clause is used , rows cannot be modified in a way that causes them to disappear from the view 如果使用了with check option子句,修改行时需注意不让它们在修改完成后从视图中消失。 |
| 10. | Must be syntactically the same as an option clause in a select statement , and can contain any valid sequence of query hints 必须与select语句中的option子句采用相同的语法,并且可以包含任何有效的查询提示序列。 |